home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / artisoft / nrmove.zip / NRMOVE.DOC < prev    next >
Text File  |  1993-08-27  |  4KB  |  84 lines

  1.                      Changing IOBASE Settings With NRMOVE
  2.                     ---------------------------------------
  3.                       (C) Copyright 1993 Artisoft, Inc.
  4.                                  (Edition 1)
  5.  
  6.   ABOUT NRMOVE
  7.   ============
  8.  
  9.   The NRMOVE utility lets you temporarily force the NodeRunner adapter to
  10.   use an I/O Base address that you specify at the NRMOVE command line.
  11.  
  12.   You would typically need to use NRMOVE if you installed your NodeRunner 
  13.   adapter into a PC that contained another device that was already using the
  14.   NodeRunner's default I/O Base address of 300h. NRMOVE allows you to
  15.   easily resolve the I/O Base conflict, as explained in the section called
  16.   "Using NRMOVE" below.
  17.  
  18.   After making the temporary I/O Base change using NRMOVE, you must run
  19.   NRSETUP's Manual Configuration option to update the I/O Base address field
  20.   to the same value you specified with NRMOVE.  Doing so makes the I/O Base
  21.   change permanent.
  22.  
  23.   NOTE:  An inability to load the NR driver or run NRSETUP is not always
  24.          caused by an I/O Base conflict. However I/O Base conflicts are the
  25.          most common problems encountered when installing a new network
  26.          adapter.
  27.  
  28.  
  29.   USING NRMOVE
  30.   ============
  31.  
  32.   If you cannot load the NR driver or run NRSETUP, assume that you have an
  33.   I/O Base conflict. Follow the steps below to attempt to solve the problem.
  34.  
  35.   If your PC is locked up:
  36.   ------------------------
  37.  
  38.         1.  Turn off your PC using the power switch.  Using Ctrl+Alt+Del
  39.             or the reset button to reboot will not work.
  40.  
  41.         2.  Turn your PC back on, then perform the steps in the next section.
  42.  
  43.             NOTE: If the NR command is contained in a startup batch
  44.                   file, such as AUTOEXEC.BAT or STARTNET.BAT, use the
  45.                   control+C (^C) command to interrupt the startup sequence
  46.                   BEFORE the NR driver loads.
  47.  
  48.   If your PC is not locked up:
  49.   ----------------------------
  50.  
  51.         1.  At the DOS prompt, type: NRMOVE <Enter>. This command
  52.             specifies the default I/O Base of 320h. To specify a different
  53.             I/O Base, type: NRMOVE IOBASE=[?] where [?] is the I/O Base
  54.             you want to use.
  55.  
  56.             Example:  NRMOVE IOBASE=340
  57.  
  58.         2.  At the DOS prompt, type: NRSETUP <Enter>.
  59.  
  60.             NOTE:  If NRSETUP does not run, turn off your PC (using the
  61.                    power switch), then turn it back on.  Repeat steps 1
  62.                    and 2 in this section, specifying a different I/O Base.
  63.                    You may need to repeat this sequence up to two more
  64.                    times before you find an I/O Base that works. Once you
  65.                    find a suitable I/O Base, continue to step 3.
  66.  
  67.         3.  Set the NRSETUP I/O Base address field to the I/O Base you
  68.             specified with NRMOVE.
  69.  
  70.             NOTE:  If NRSETUP does not run with any of the I/O Base
  71.                    addresses, you may have multiple devices installed
  72.                    that are using all of the NodeRunner 's I/O Base
  73.                    options. You may also have a problem that is unrelated
  74.                    to the I/O Base address.
  75.  
  76.         4.  If you want to continue trying to solve the problem on your
  77.             own, take out any other installed devices one at a time,
  78.             repeating steps 1 - 3 above after each removal.
  79.  
  80.         5.  If you would like assistance, contact the Artisoft Technical
  81.             Support Department at (602) 670-7000.
  82.  
  83.  
  84.